Ltrim (VBScript)

The Ltrim command returns a string which is equal to the string_expression with all leading spaces removed.

Syntax

LTRIM ( string_expression )